Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pagination): images fix pagination #1026

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

kishore03109
Copy link
Contributor

@kishore03109 kishore03109 commented Nov 10, 2023

Problem

Our images modal in FE is broken when search is used due to pagination.
Review this tgt with fe

Screenshots

Before

image (5)

After

Screenshot 2023-11-10 at 1 44 30 PM

Tests

[ ] Go into a repo with lots of images (at least > 15 since thats what we paginate by)
[ ] Search for any image that would be > 15th index when alphabeticaly ordered. (eg. seach for an image that start with z)
[ ] ensure that you can see the image in the modal

@kishore03109 kishore03109 merged commit e275138 into develop Nov 14, 2023
10 checks passed
@mergify mergify bot deleted the fix/imagesPagination branch November 14, 2023 01:02
@harishv7 harishv7 mentioned this pull request Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants